github.com/andybalholm/brotli.blockSplitterDistance.split_threshold_ (field)
4 uses
github.com/andybalholm/brotli (current package)
metablock_distance.go#L14: split_threshold_ float64
metablock_distance.go#L35: self.split_threshold_ = split_threshold
metablock_distance.go#L98: if split.num_types < maxNumberOfBlockTypes && diff[0] > self.split_threshold_ && diff[1] > self.split_threshold_ {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |